CVE-2023-52616
Linux Kernel Pointer Access Vulnerability (Crypto)
Description
In the Linux kernel, the following vulnerability has been resolved: crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init When the mpi_ec_ctx structure is initialized, some fields are not cleared, causing a crash when referencing the field when the structure was released. Initially, this issue was ignored because memory for mpi_ec_ctx is allocated with the __GFP_ZERO flag. For example, this error will be triggered when calculating the Za value for SM2 separately.
INFO
Published Date :
March 18, 2024, 11:15 a.m.
Last Modified :
Nov. 21, 2024, 8:40 a.m.
Remotely Exploit :
No
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVSS Scores
Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
---|---|---|---|---|---|---|
CVSS 3.1 | MEDIUM | [email protected] |
Solution
- Update the Linux kernel packages.
- Reboot the system to apply the update.
Public PoC/Exploit Available at Github
CVE-2023-52616 has a 1 public
PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2023-52616
.
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2023-52616
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2023-52616
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Ini adalah repository kumpulan CVE v.5
allcve cve cvelist newcve
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2023-52616
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2023-52616
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Mar. 10, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Added CWE NVD-CWE-noinfo Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 from (excluding) 6.7.3 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 from (excluding) 6.6.15 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 from (excluding) 6.1.79 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 from (excluding) 5.15.149 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.10 from (excluding) 5.10.210 Added CPE Configuration OR *cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* Added Reference Type CVE: https://git.kernel.org/stable/c/0c3687822259a7628c85cd21a3445cbe3c367165 Types: Mailing List, Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/0c3687822259a7628c85cd21a3445cbe3c367165 Types: Mailing List, Patch Added Reference Type CVE: https://git.kernel.org/stable/c/2bb86817b33c9d704e127f92b838035a72c315b6 Types: Mailing List, Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/2bb86817b33c9d704e127f92b838035a72c315b6 Types: Mailing List, Patch Added Reference Type CVE: https://git.kernel.org/stable/c/7abdfd45a650c714d5ebab564bb1b988f14d9b49 Types: Mailing List, Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/7abdfd45a650c714d5ebab564bb1b988f14d9b49 Types: Mailing List, Patch Added Reference Type CVE: https://git.kernel.org/stable/c/7ebf812b7019fd2d4d5a7ca45ef4bf3a6f4bda0a Types: Mailing List, Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/7ebf812b7019fd2d4d5a7ca45ef4bf3a6f4bda0a Types: Mailing List, Patch Added Reference Type CVE: https://git.kernel.org/stable/c/ba3c5574203034781ac4231acf117da917efcd2a Types: Mailing List, Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/ba3c5574203034781ac4231acf117da917efcd2a Types: Mailing List, Patch Added Reference Type CVE: https://git.kernel.org/stable/c/bb44477d4506e52785693a39f03cdc6a2c5e8598 Types: Mailing List, Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/bb44477d4506e52785693a39f03cdc6a2c5e8598 Types: Mailing List, Patch Added Reference Type CVE: https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Types: Mailing List -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://git.kernel.org/stable/c/0c3687822259a7628c85cd21a3445cbe3c367165 Added Reference https://git.kernel.org/stable/c/2bb86817b33c9d704e127f92b838035a72c315b6 Added Reference https://git.kernel.org/stable/c/7abdfd45a650c714d5ebab564bb1b988f14d9b49 Added Reference https://git.kernel.org/stable/c/7ebf812b7019fd2d4d5a7ca45ef4bf3a6f4bda0a Added Reference https://git.kernel.org/stable/c/ba3c5574203034781ac4231acf117da917efcd2a Added Reference https://git.kernel.org/stable/c/bb44477d4506e52785693a39f03cdc6a2c5e8598 Added Reference https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Nov. 04, 2024
Action Type Old Value New Value Removed Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Jun. 25, 2024
Action Type Old Value New Value Added Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html [No types assigned] -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 29, 2024
Action Type Old Value New Value -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 14, 2024
Action Type Old Value New Value -
CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Mar. 18, 2024
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init When the mpi_ec_ctx structure is initialized, some fields are not cleared, causing a crash when referencing the field when the structure was released. Initially, this issue was ignored because memory for mpi_ec_ctx is allocated with the __GFP_ZERO flag. For example, this error will be triggered when calculating the Za value for SM2 separately. Added Reference kernel.org https://git.kernel.org/stable/c/0c3687822259a7628c85cd21a3445cbe3c367165 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/2bb86817b33c9d704e127f92b838035a72c315b6 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/bb44477d4506e52785693a39f03cdc6a2c5e8598 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/7ebf812b7019fd2d4d5a7ca45ef4bf3a6f4bda0a [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/7abdfd45a650c714d5ebab564bb1b988f14d9b49 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/ba3c5574203034781ac4231acf117da917efcd2a [No types assigned]